FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.uv.vhdir#current (78 ms)

Package hl7.fhir.uv.vhdir
Type SearchParameter
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/vhdir/https://build.fhir.org/ig/HL7/VhDir/SearchParameter-practitioner-family-name.html
Url http://hl7.org/fhir/uv/vhdir/SearchParameter/practitioner-family-name
Version 1.0.0
Status draft
Date 2018-05-23
Name VhDir_sp_practitioner_family_name
Experimental False
Realm uv
Authority hl7
Description Select Practitioners with the specified family name
Type string

Resources that use this resource

CapabilityStatement
vhdir-server Validated Healthcare Directory Server Capability Statement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter practitioner-family-name

VhDir_sp_practitioner_family_name

Parameter family:string

Select Practitioners with the specified family name

ResourcePractitioner
ExpressionPractitioner.name.family
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: exact

Source

{
  "resourceType" : "SearchParameter",
  "id" : "practitioner-family-name",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter practitioner-family-name</b></p><a name=\"practitioner-family-name\"> </a><a name=\"hcpractitioner-family-name\"> </a><a name=\"practitioner-family-name-en-US\"> </a><h2>VhDir_sp_practitioner_family_name</h2><p>Parameter <code>family</code>:<code>string</code></p><div><p>Select Practitioners with the specified family name</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Expression</td><td><code>Practitioner.name.family</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/practitioner-family-name",
  "version" : "1.0.0",
  "name" : "VhDir_sp_practitioner_family_name",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/individual-family",
  "status" : "draft",
  "date" : "2018-05-23",
  "publisher" : "HL7 International / Patient Administration",
  "contact" : [
    {
      "name" : "HL7 International / Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system" : "email",
          "value" : "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Select Practitioners with the specified family name",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "code" : "family",
  "base" : [
    "Practitioner"
  ],
  "type" : "string",
  "expression" : "Practitioner.name.family",
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "exact"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.